Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
L
M
N
O
P
Q
R
S
T
U
V
W
G
get(String)
- Static method in class observations.
Patient
Use this one to search a patient by name.
get(String)
- Static method in class observations.
Phenomenon
Use this to search a phenomenon by name.
get(String)
- Static method in class observations.
PhenomenonType
Searches a type by name.
get(String, String)
- Static method in class observations.
Registrar
Retrieves objects from the registry.
get(String)
- Static method in class observations.
Unit
Searches an unit in registry.
getAmount()
- Method in class observations.
Quantity
Get the quantity's numeric value.
getAmountString()
- Method in class observations.
NullQuantity
Returns null because there is no amount.
getAmountString()
- Method in class observations.
Quantity
Gives a string representation of the quantity's value.
getBMI()
- Method in class vitalsFacade.
VitalsFacade
Gives the calculated body mass index of the patient.
getBMIName()
- Method in class vitalsFacade.
VitalsFacade
Gives a valuation in quality for the BMI (eg.
getBloodPressureDiastolic()
- Method in class vitalsFacade.
VitalsFacade
Searches the value for the diastolic blood pressure attribute and gives a string representing the value.
getBloodPressureDiastolicName()
- Method in class vitalsFacade.
VitalsFacade
Searches the phenomenon that describes the quality of the diastolic blood pressure (eg.
getBloodPressureSystolic()
- Method in class vitalsFacade.
VitalsFacade
Searches the latest value of the systolic blood pressure and gives a string representing it.
getBloodPressureSystolicName()
- Method in class vitalsFacade.
VitalsFacade
Searches the phenomenon that describes the quality of the diastolic blood pressure (eg.
getBreathingRate()
- Method in class vitalsFacade.
VitalsFacade
Searches the latest value for a patient's breathing rate and gives a string representation.
getBreathingRateName()
- Method in class vitalsFacade.
VitalsFacade
Gives a valuation in quality for the breathing rate (eg.
getDate()
- Method in class vitalsFacade.
VitalsFacade
Used to decide whether a measurement is the latest or not.
getGender()
- Method in class vitalsFacade.
VitalsFacade
Should be self-explanatory!
getHeartRate()
- Method in class vitalsFacade.
VitalsFacade
Searches the latest value of a patient's heart rate and gives a string representation.
getHeartRateName()
- Method in class vitalsFacade.
VitalsFacade
Gives a valuation in quality for the heart rate (eg.
getHeight()
- Method in class vitalsFacade.
VitalsFacade
Gives patient's heigth in inches.
getLatestAmountOf(PhenomenonType)
- Method in class observations.
Patient
Use this to search the latest amount observed and saved of a particular type.
getLatestObservation(Phenomenon)
- Method in class observations.
Patient
Use this to search the latest observation made on a particular phenomenon.
getLatestObservation(PhenomenonType)
- Method in class observations.
Patient
Gives the latest observation made on a particular type.
getLevelOfConsciousness()
- Method in class vitalsFacade.
VitalsFacade
Gives a patient's level of consciousness (eg.
getLevelOfConsciousnessValues()
- Method in class vitalsFacade.
VitalsFacade
Use this if you want to get to know all possible values of LOC.
getMappingTable()
- Method in class observations.
PhenomenonType
Gives a hashtable of all phenomena.
getName()
- Method in interface observations.
DomainInterface
Gives the name of a particular object from the domain.
getName()
- Method in class observations.
DomainObject
Gives the name of the object.
getName()
- Method in class observations.
NullPhenomenon
Returns an empty string.
getName()
- Method in class observations.
Phenomenon
Gives the phenomenon's name.
getName()
- Method in class vitalsFacade.
VitalsFacade
Gives the patient's name.
getObservations()
- Method in class observations.
Patient
Gives the latest observations made.
getObservationsEnumeration()
- Method in class observations.
Patient
Returns all present observations.
getObservationsOf(Phenomenon)
- Method in class observations.
Patient
Returns all observations made on a particular phenomenon.
getObservationsOf(PhenomenonType)
- Method in class observations.
Patient
Returns all observations made of a particular phenomenon.
getPhenomenaEnumeration()
- Method in class observations.
PhenomenonType
Gives all phenomena for the type.
getPhenomenon()
- Method in class observations.
Measurement
Gives the phenomenon for this measurement.
getPhenomenon()
- Method in class observations.
Observation
Gives a valuation in quality for the observation.
getPhenomenonIncluding(Quantity)
- Method in class observations.
PhenomenonType
Searches the phenomenon which includes a particular quantity.
getPhenomenonNamed(String)
- Method in class observations.
PhenomenonType
Searches a particular phenomenon by name.
getPhenomenonOf(PhenomenonType)
- Method in class observations.
Patient
Gives the phenomenon for a particular type.
getPhenomenonOf(String)
- Method in class observations.
Patient
Gives the phenomenon for a type.
getPhenomenonType()
- Method in class observations.
Observation
Gives the observations type.
getPhenomenonType()
- Method in class observations.
Phenomenon
Gives the type for the phenomenon.
getShock()
- Method in class vitalsFacade.
VitalsFacade
Lets you see if patient is in shock.
getSubject()
- Method in class vitalsFacade.
VitalsFacade
Gets the actual patient object.
getUnit()
- Method in class observations.
Quantity
Get this quantity's unit.
getWeight()
- Method in class vitalsFacade.
VitalsFacade
Gives a patient's weight.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
L
M
N
O
P
Q
R
S
T
U
V
W